parameter declaration meaning in English
参数声明
Examples
- Every optional parameter declaration must supply the
每个可选参数声明都必须提供 - Gets the parameter declarations for the method
获取方法的参数声明。 - Gets or sets the custom attributes for the parameter declaration
获取或设置参数声明的自定义属性。 - Generates code for the specified parameter declaration expression
为指定的参数声明表达式生成代码。 - Listing 3 is an example of an initialization parameter declaration
清单3是一个初始化参数声明的例子。